home *** CD-ROM | disk | FTP | other *** search
/ The Perfect PC - Ultimate Utilities / The Perfect PC - The Multimedia Compliment to PC Magazine - Ultimate Utilities (Ziff-Davis)(Volume 4 Number 2)(1996).ISO / zdbench / ws32 / ui / runws.ini < prev    next >
INI File  |  1996-06-02  |  7KB  |  194 lines

  1. ; This file is a prototype for the .INI file you can
  2. ; use to run Winstone 32 in batch mode (i.e. non-interactively).
  3. ;
  4. ; To run Winstone 32 in batch mode, use the command line:
  5. ;
  6. ;    WS32 AUTO filename.ini
  7. ;
  8. ; The file named "filename.ini" supplies Winstone 32's environment
  9. ; settings, the tests Winstone 32 will run, and the names of
  10. ; its results files.
  11. ;
  12. ; You can copy and edit this file to reflect the environment
  13. ; settings for your computer. You can also create a suite
  14. ; file that describes the tests you want to run and refer to
  15. ; it in the StepN section(s) below. Change the settings in the
  16. ; StepN section(s) to specify the names of your result files.
  17.  
  18. [Environment]
  19.  
  20. ; Normally Winstone 32 remembers any changes you make to the
  21. ; environment settings using the Disclosure Questionnaire in
  22. ; the DISCLOSE.INI file.  You can override the settings in the
  23. ; DISCLOSE.INI file by copying entries from the ChangedByUser
  24. ; or NotChangedByUser sections in the DISCLOSE.INI file to
  25. ; this section and modifying them.
  26.  
  27. ; In addition, you can use DOS environment variables to override
  28. ; some of the entries in DISCLOSE.INI. The table below identifies
  29. ; the entries and their associated DOS environment variables.
  30.  
  31. ;       Entry                   Environment Variable
  32. ;
  33. ;       PIN                     PIN
  34. ;       Variant1                VARIANT1
  35. ;       Variant2                VARIANT2
  36. ;       Variant3                VARIANT3
  37. ;       Variant4                VARIANT4
  38. ;       Variant5                VARIANT5
  39. ;       Project                 PROJECT
  40. ;       Tester Name             TESTER
  41. ;       Tester Organization     TESTORG
  42.  
  43. ; Winstone 32 contains tests that, with your help, can determine
  44. ; an appropriate value for the following fields. You can enable
  45. ; these tests by removing the semicolon (;) at the beginning of
  46. ; each line.
  47.  
  48. ;Display Refresh Rate=Determine With Test
  49. ;Display Cursor Type=Determine With Test
  50. ;Display Color Reproduction=Determine With Test
  51.  
  52. [Options]
  53.  
  54. ; Setting ExitWindows to True causes Winstone 32 to exit Windows
  55. ; when Winstone 32 terminates. The default value is False, so
  56. ; Winstone 32 normally exits and leaves Windows running.
  57.  
  58. ExitWindows=False
  59.  
  60. ; Setting ExitBenchmark to True causes Winstone 32 to exit when
  61. ; it completes all its tests. The default value is True,
  62. ; so Winstone 32 normally stops after completing its tests.
  63.  
  64. ExitBenchmark=True
  65.  
  66. ; Setting DemoMode to True causes Winstone 32 to run the test suite
  67. ; specified in the first step in demo mode.  The default
  68. ; value is False.
  69. ; Winstone 32 will not save any results when it runs in demo mode,
  70. ; and it will ignore the ExitWinstone and ExitWindows settings,
  71. ; as well as all sections named [StepN], where N is larger than 1.
  72.  
  73. DemoMode=False
  74.  
  75. ; Setting this option to Yes causes Winstone 32 to check for 
  76. ; potential problems.
  77.  
  78. Display Winstone problems before testing=no
  79.  
  80. ; Setting these two options to Yes causes Winstone 32 to check the
  81. ; Configuration Information.
  82.  
  83. Display tips before testing=no
  84. Display custom configuration before testing=no
  85.  
  86. ; If you enable the custom configuration above, you must supply the
  87. ; full path name of the custom configuration file in the next item.
  88.  
  89. Custom configuration file=pathname
  90.  
  91. [Messages]
  92.  
  93. ; InitMessage contains a time-out value in seconds and a string
  94. ; that Winstone 32 displays in a message box after it starts. This
  95. ; field is optional.
  96.  
  97. ; A time-out value of 0 indicates that Winstone 32 will display the
  98. ; message box until the tester closes that box. Winstone 32 replaces
  99. ; tilde characters (~) with line breaks in the actual message
  100. ; box.
  101.  
  102. InitMessage=10,Winstone 32 is starting.
  103.  
  104. [StepN]
  105.  
  106. ; Repeat the StepN section as many times as you want, with N
  107. ; starting at 1 and increasing. Each section specifies a suite
  108. ; of tests to run, options Winstone 32 should use during those
  109. ; tests, and results files to save. You can also specify comparison
  110. ; machines you wish to use in the Chart and Table of Results.
  111. ; This option is useful, however, only in the last StepN section.
  112.  
  113. ; The Suite setting specifies the path name of the suite
  114. ; file that contains the list of tests to run and/or display.
  115. ; The OVERALL.WSS suite will run the Overall Winstone 32 test.
  116. ;
  117. ; Every Step section must have a Suite setting.
  118.  
  119. Suite=c:\zdbench\ws32\suites\overall.wss
  120.  
  121. ; Winstone 32 adds the following fields to the results file. You
  122. ; would normally change them by using the Disclosure Questionnaire 
  123. ; window. These fields let you change the Description and Comments 
  124. ; for each Step. You can set these fields in the Environment
  125. ; section above or use different values for each step.
  126.  
  127. ;Description=Tester Must Supply
  128. ;Comments=Tester Must Supply
  129.  
  130. ; Setting ClearResults to False prevents Winstone 32 from forgetting
  131. ; all results from previous steps.  The default value is True,
  132. ; meaning Winstone 32 will forget all previous results at the start
  133. ; of the step.
  134.  
  135. ClearResults=True
  136.  
  137. ; Setting DontRunTests to True prevents Winstone 32 from running
  138. ; the tests specified in the Suite.  This option is useful for
  139. ; displaying results from comparison machines without running
  140. ; the tests. The default value is False, meaning Winstone 32 will
  141. ; run its tests.
  142.  
  143. DontRunTests=False
  144.  
  145. ; The CompareN entries specify up to four comparison machine
  146. ; results files you wish to use in the Table and Chart of
  147. ; Results.  These settings are all optional.
  148.  
  149. ;Compare1=c:\zdbench\ws32\exports\results1.txt
  150. ;Compare2=c:\zdbench\ws32\exports\results2.txt
  151. ;Compare3=c:\zdbench\ws32\exports\results3.txt
  152. ;Compare4=c:\zdbench\ws32\exports\results4.txt
  153. ;Compare5=c:\zdbench\ws32\exports\results5.txt
  154.  
  155. ; Setting IncludeResults to False prevents Winstone 32 from
  156. ; displaying the current results in the Chart of Results
  157. ; window.  You must specify at least one comparison machine
  158. ; to exclude the current results. The default value is True,
  159. ; meaning Winstone 32 will display the current results in the
  160. ; Chart of Results window.
  161.  
  162. IncludeResults=True
  163.  
  164. ; StartMessage and EndMessage contain a time-out value in
  165. ; seconds and a string Winstone 32 displays in a message box
  166. ; at the beginning and end of the Step, respectively. Both
  167. ; messages are optional. A time-out value of 0 indicates
  168. ; Winstone 32 will display the message box until the tester
  169. ; closes that box. Winstone 32 replaces tilde characters (~)
  170. ; with line breaks in the message box.
  171.  
  172. StartMessage=10,Winstone 32 is about to start running the suite.
  173. EndMessage=10,Winstone 32 has saved the results in the file~RESULTS.TXT.
  174.  
  175. ; You may save results from this step in a database by
  176. ; uncommenting the Database setting and changing the
  177. ; path name of the database directory.
  178.  
  179. ;Database=c:\zdbench\results.zdb
  180.  
  181. ; Edit the settings below by changing the file name and
  182. ; directory name to specify the results files you want
  183. ; to produce.  Comment out any settings for result files
  184. ; you do not want. You can produce all three types of
  185. ; result files or any subset of the results files you like.
  186.  
  187. ;TextFile=c:\zdbench\ws32\exports\results.txt
  188. ;XLSFile=c:\zdbench\ws32\exports\results.xls
  189. ;CSVFile=c:\zdbench\ws32\exports\results.csv
  190.  
  191. [StepN+1]
  192.  
  193. ; Repeat the StepN settings as many times as you want.
  194.